/* THIS NEEDS A	DDING BACK IN AT SOME POINT AS IT CRASHES IE8*/
body{
	height:100%;
	background-color:transparent;
}
.nav > li {
  display: block;
  float: left;
}
.btn-bucks{
	background-color:#E1E7A7  !important;
	color:BLACK !important;
	border:0px !important;
	margin-right:5px !important;
}
.btn-bucks-big{
	background-color:#E1E7A7  !important;
	color:BLACK !important;
	border:0px !important;
	margin-right:5px !important;
	margin-bottom:20px !important;
	padding: 10px 20px !important;
	font-size;16px !important;
}
.bucksbox{
	background-color:#E1E7A7  !important;
	height:120px;	
}
.bucksNav{
	padding-left:15px !important;
	margin-bottom:15px;
}
.bucksbox h4{
	margin-top:0px !important;
}
p.contentBlurb{
	font-style:italic; 
	color:#3e3e3e;
}
span.contentBlurb{
	font-style:italic; 
	color:#3e3e3e;
}
#banner-top{
	height:100px;
	background-color:#fff;
}
#col-bucks{
	
	margin: 0 auto; 
	padding:auto;
	height:100px;
}
#col-bus{
	margin: 0 auto; 
	padding:auto;
	height:100px;
}
#buckscc-body{
	margin-top:15px;
}
   /********************
 * NEWS TICKER
 ********************/
div#info {
		 padding-bottom: 30px;	
		height	:90px 
}
div#info ul {
		 margin-top: 0px;
}

div#info ul li {
		 float: left;
		 margin-right: 10px;
}

div#info ul li a:hover img {
		 border: 1px solid #666;
}

div#info ul li img {
		 border: 1px solid #ccc;
}

ul#ticker {
		 width: 500px;
		 height: 80px;
		 overflow: hidden;
}

ul#ticker li {
		 width: 500px;
		 height: 80px;
		 padding: 0px;

}

ul#ticker li a {
		 color: #06C;
		text-decoration:underline;
}

ul#ticker li span {
		 display: block;
		 color: #666;
}
